return "HOLD ON CURRENT FRAME" & RETURN & RETURN & "Drop this behavior into the Script Channel of the Score or onto the Stage in order to keep the playback head in the current frame." & RETURN & RETURN & "PARAMETERS: None"
end
on getBehaviorTooltip me
return "Frame behavior." & RETURN & RETURN & "Holds the playback head still."